Filename | (eval 192)[/Users/ether/.perlbrew/libs/36.0@std/lib/perl5/Class/Method/Modifiers.pm:148] |
Statements | Executed 15 statements in 46µs |
Eval Invoked At | /Users/ether/.perlbrew/libs/36.0@std/lib/perl5/Class/Method/Modifiers.pm line 148 |
Sibling evals | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18 |
Calls | P | F | Exclusive Time |
Inclusive Time |
Subroutine |
---|---|---|---|---|---|
5 | 5 | 1 | 49µs | 28.4ms | has | JSON::Schema::Modern::Error::
Line | State ments |
Time on line |
Calls | Time in subs |
Code |
---|---|---|---|---|---|
1 | package JSON::Schema::Modern::Error; | ||||
2 | # spent 28.4ms (49µs+28.4) within JSON::Schema::Modern::Error::has which was called 5 times, avg 5.69ms/call:
# once (12µs+24.9ms) by JSON::Schema::Modern::BEGIN@33 at line 26 of JSON/Schema/Modern/Error.pm
# once (11µs+1.06ms) by JSON::Schema::Modern::BEGIN@33 at line 54 of JSON/Schema/Modern/Error.pm
# once (10µs+902µs) by JSON::Schema::Modern::BEGIN@33 at line 42 of JSON/Schema/Modern/Error.pm
# once (10µs+891µs) by JSON::Schema::Modern::BEGIN@33 at line 40 of JSON/Schema/Modern/Error.pm
# once (6µs+646µs) by JSON::Schema::Modern::BEGIN@33 at line 52 of JSON/Schema/Modern/Error.pm | ||||
3 | 5 | 7µs | for my $method (@$before) { | ||
4 | 5 | 14µs | 5 | 23.0ms | $method->(@_); # spent 23.0ms making 5 calls to MooX::TypeTiny::__ANON__[MooX/TypeTiny.pm:25], avg 4.61ms/call |
5 | } | ||||
6 | 5 | 25µs | 5 | 5.34ms | $$wrapped->(@_);} # spent 5.34ms making 5 calls to Moo::has, avg 1.07ms/call |
7 | ; |